TimedMetadata

data class TimedMetadata

Data received by the Player from the stream source at a particular time during playback.

Properties

metadata
Link copied to clipboard
val metadata: String
The metadata string.
time
Link copied to clipboard
val time: Long
The time when the metadata should be displayed.